home *** CD-ROM | disk | FTP | other *** search
- <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
-
- <html>
-
- <head>
- <title>Labeled frames</title>
- <meta http-equiv="content-type" content="text/html; charset=windows-1252">
- <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
- <link rel="stylesheet" href="../styles_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
- <!--
- if (navigator.appName !="Netscape")
- { document.write("<link rel='stylesheet' href='../styles.css'>");}
- //-->
- </script>
- <style type="text/css">
- <!--
- img_whs1 { width:565px; height:121px; border-style:none; }
- -->
- </style><script type="text/javascript" language="JavaScript" title="BSSC Special Effects" src="../ehlpdhtm.js"></script><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
- <!--
- function reDo() {
- if (innerWidth != origWidth || innerHeight != origHeight)
- location.reload();
- }
- if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
- origWidth = innerWidth;
- origHeight = innerHeight;
- onresize = reDo;
- }
- onerror = null;
- //-->
- </script>
- <style type="text/css">
- <!--
- div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
- -->
- </style><script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
- <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
- <script type="text/javascript" language="javascript" src="../whver.js"></script>
- <script type="text/javascript" language="javascript1.2">
- <!--
- var linkedScrollbarStyle = "<link rel='stylesheet' href='../wf_topics.css'>";
- if( (!isTopicOnly()) &&(parent.gbFHPureHtml == null) )
- {
- document.write(linkedScrollbarStyle);
- }
- //-->
- </script>
- </head>
- <body><script type="text/javascript" language="javascript1.2">
- <!--
- if (window.addTocInfo)
- {
- addTocInfo("Basics of Template Flash Files\nLabeled frames");
-
- addShowButton();
- }
- if (window.setRelStartPage)
- {
- setRelStartPage("../FlashHelp_SDK.htm");
-
- sendTopicLoaded();
- autoSync(1);
- sendSyncInfo();
- sendAveInfo();
- sendBgColorInfo();
- }
- //-->
- </script>
- <h1>Labeled frames</h1>
-
- <p class=Normal>In the Help system, skin elements react to both user feedback
- and messages from the FlashHelp run time. In response to this input, the
- elements can change visually or enter another ôstate.ö For example, when
- a user moves the mouse over a button, the button enters the ôoverö state.
- When a user moves the mouse away, the button returns to the ônormalö state.</p>
-
- <p class=Normal>Transitions from one state to another are facilitated by
- labeled frames in the timeline. The frame labels mark the beginning of
- each state. When a skin element needs to enter a particular state (either
- because of user interaction or because of a message from the run time),
- the playhead in that movie clip will go to the labeled frame and begin
- playing. In order to prevent the element from entering the next state,
- the last frame in the labeled section has an <b>ActionScript stop()</b>
- command.</p>
-
- <p class=Normal>The movie clips in the template files all have the proper
- labels and stop() actions set up in their timelines.</p>
-
- <p class=image><img src="../Timeline_FH_button.jpg" v:shapes="_x0000_i1030" width="565px" height="121px" border="0" class="img_whs1"></p>
-
- <p class=Caption
- style="font-weight: bold; margin-left: 162px;">Timeline for a FlashHelp
- button</p>
-
- <p class=Caption
- style="font-weight: bold;">
-
- <a href="javascript:void(0);" onClick="var e; if (parseInt(navigator.appVersion)>=4){e=event;} if (parseInt(navigator.appVersion) >=2 && typeof(PopupMenu_Invoke) == 'function') PopupMenu_Invoke(e,'','Basics of template Flash files (FLA)','Basics_of_Template_Flash_Files_(FLA).htm','FlashHelp components','FlashHelp_components.htm','Installing FlashHelp components','Installing_FlashHelp_components.htm','Instance names','Instance_names.htm','Layers','Layers.htm','Position (0,0)','Position_(0,0).htm');return false;" title="Related Topics"><img src="../ss_btn_related_topics.gif" border=0 height=18 width=101 alt="Related Topics"></a>
-
-
- </p>
-
- <script type="text/javascript" language="JavaScript" title="WebHelpRelatedTopics"><!--
- if (parseInt(navigator.appVersion) >= 3 && typeof (WritePopupMenuLayer) == "function")
- WritePopupMenuLayer();
- //--></script>
- </body>
- </html>
-